﻿.accreditations-boxes {
  text-align: center;
}
.accreditations {
  margin: 10px auto;
}
.accreditations .accreditation-image {
  text-align: center;
  height: 80px;
  margin: 5px;
  display: inline-block;
}
.accreditations img {
  margin: 0px auto;
}